Gets or sets the end time.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic DateTime EndTime { get; set; }Public Property EndTime As DateTime
Get
Set
Property Value
Type:
DateTimeThe end time.
See Also